var runtime.shiftError

2 uses

	runtime (current package)
		panic.go#L188: var shiftError = error(errorString("negative shift amount"))
		panic.go#L192: 	panic(shiftError)